home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 18 / Developer Source Volume 18 (I-MODE Publications, Inc.)(2000).iso / delph / jul97 / liscf103.gif < prev    next >
Graphics Interchange Format  |  1998-02-10  |  23KB  |  485x196  |  4-bit (16 colors)
Labels: text | screenshot | font | number | line
OCR: Flag Literal Description cmAddToProject Add the new module to the currently open project. cmMainForm Make the new module the main form. Requires cmAddToProject. Ignored if there is no form. cmMarkModified Mark the module as modified so Delphi will prompt the user to save it before closing the file. cmShowForm Show the form in the form designer (ignored if there is no form} cmShow Source Show the unit in the Code Editor. cmUnNamed Mark the module as unnamed. When the user closes or saves the file, Delphi will prompt the user for a filename. Figure 3: The significant flags for ModuleCreate